home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / DIAGTOOL / MEMSZ240.ZIP;1 / DLL.ASM < prev    next >
Encoding:
Assembly Source File  |  1990-11-06  |  55 b   |  5 lines

  1. code segment word
  2. db "empty_segment"
  3. code ends
  4. end
  5.